Exporting audit trail as .csv files
Data recorded inside the audit trail can be exported inside a csv file using the SaveEventArchive action. See "SaveEventArchive" for details.
File structure
Exported data file has the following content | |
---|---|
RecordID | Each record is stored with a progressive number which will give the possibility to easily identify missing records or confirm that they are not lost. Note that the progressive number is not reset to zero when the buffer is deleted. |
Date, Time | Event time stamp. Time can be configured as local or global from the dump action. |
User ID | User that perform the operation |
Interface |
LOCAL: when the action is performed in the HMI device CGI: when the action is performed by a remote client. SYSTEM_IDAL: when the action is performed from the JMobile HMI Runtime application |
Action |
Action executed. |
Status |
Result of the executed action
|
Information |
Additional info related with the executed action. |